|
@@ -30,6 +30,7 @@ public class quarterpricenum extends Controller {
|
|
|
}
|
|
|
|
|
|
@API(title = "季度价格系数新增修改", apiversion = R.ID2025020710433903.v1.class)
|
|
|
+ @CACHEING_CLEAN(apiClass = {quarterpricenum.class})
|
|
|
public String insertormodify_quarterpricenum() throws YosException {
|
|
|
|
|
|
ArrayList<String> sqlList = new ArrayList<>();
|