TASK:aida;
This commit is contained in:
@@ -28,4 +28,6 @@ public interface AttributeRetrievalMapper {
|
||||
void updateStyleById(Long idByFileName, String style, String tableName);
|
||||
|
||||
void updateStyleByFileName(String style, String fileName, String tableName);
|
||||
|
||||
String getStyleByUrl(String replace,String tableName);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user