Cosmic_YEMStandard/yem-wm/yem-wm-cm/build.gradle
2024-12-16 14:41:45 +08:00

14 lines
441 B
Groovy

/*
* This is a kingdee cosmic template project that is automatically generated by the Kingdee cosmic development assistant plugin.
* If there are any issues during the use process, you can provide feedback to the kingdee developer community website.
* Website: https://developer.kingdee.com/developer?productLineId=29
* Author: liebin.zheng
* Generate Date: 2024-05-23 18:09:01
*/
dependencies {
api project(':yem-base-common')
}